home *** CD-ROM | disk | FTP | other *** search
- #! /usr/bin/perl5
- #
- # description.frm
- #
- # Copyright 1988-1996 Silicon Graphics, Inc.
- # All rights reserved.
- #
- # This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon Graphics, Inc.;
- # the contents of this file may not be disclosed to third parties, copied or
- # duplicated in any form, in whole or in part, without the prior written
- # permission of Silicon Graphics, Inc.
- #
- # RESTRICTED RIGHTS LEGEND:
- # Use, duplication or disclosure by the Government is subject to restrictions
- # as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
- # and Computer Software clause at DFARS 252.227-7013, and/or in similar or
- # successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished -
- # rights reserved under the Copyright Laws of the United States.
- #
- # $Id: description.frm,v 1.5 1998/02/21 03:40:34 jrw Exp $
-
- print <<EndOfFile;
- Content-type: text/html
-
- <HTML><HEAD></HEAD><BODY>
- <H1>Majordomo</H1>
- <P>
- <EM>Majordomo</EM> is a software application that manages Internet
- mailing lists on a server. This application and instructions for
- installing it are available as freeware on the Internet. Before you
- install majordomo software on the Internet Gateway server, you must
- configure a user account for the application and create a directory
- where program files will be stored. </P>
- <P>
- Use these forms to configure <EM>majordomo </EM>on the Gateway server:
- </P>
- <UL>
- <LI>
- <A HREF="index.majordomo1.shtml" TARGET="left">Administration</A>
- <LI>
- <A HREF="index.majordomo2.shtml" TARGET="left">List Management</A>
- </UL>
- <P>
- In addition to the forms listed above, <EM>WebForce Internet
- Gateway</EM> also contains a majordomo application page that individual
- users can access to display the majordomo lists that are available on
- the server, and to manage their subscriptions to the lists. This page is
- accessed from the "<A HREF="/apps/Apps.shtml"
- TARGET="_top">Applications</A>" icon on the <EM>WebForce Internet
- Gateway</EM> home page. </P>
- <P>
- Additional information is available from the majordomo(8) reference
- page.
- </P>
- </BODY></HTML>
- EndOfFile
-